home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1991 / Feb 91 / MacApp.Tech$ 2⁄8⁄91 / 2893-Re[2] FWD>>virtual p-Feb91 < prev    next >
Encoding:
Text File  |  1991-03-06  |  1.1 KB  |  30 lines  |  [TEXT/GEOL]

  1. Item    3484331                         8-Feb-91        15:58PST
  2.  
  3. From:   D2374                           Mira Imaging, Mike Smith,PRT
  4.  
  5. To:     POWERUP.DEV                     Power Up Software,PRT
  6.  
  7. cc:     MACAPP.TECH$                    MacApp Technical
  8.  
  9. ------------------------------------------------------------------------------
  10.  
  11. Sub:    Re: RE>FWD>>virtual problems
  12.  
  13. Thanks for the suggestion. I too always look for the simple solution first, one
  14. of those hit-yourself-upside-the-head-for-missing-it answers. However, checking
  15. the hierarchy for the proper classes is one thing that I did check, and it
  16. turns out that it is indeed a bug in CFront, as suggested by MUYSVASOVIC. I
  17. created a dummy superclass for THSView which contained a declaration of
  18. PostProcess, and everything worked without a problem (at least as far as the
  19. PostProcess method was concerned, there are always problems.)
  20.  
  21. This bug is kind of a bite, but the work-around was trivial.
  22.  
  23. One thing I wonder about is if this problem is something I have to look forward
  24. to if I use pure C++ without having to worry about interfacing with Object
  25. Pascal?
  26.  
  27. Michael Clark
  28. Mira Imaging, Inc.
  29.  
  30.